﻿2026-07-15T10:56:25.8765171Z ##[group]Run actions/checkout@v5
2026-07-15T10:56:25.8765699Z with:
2026-07-15T10:56:25.8766091Z   repository: BigscreenVR/spt-bs-core
2026-07-15T10:56:25.8769302Z   token: ***
2026-07-15T10:56:25.8769688Z   ssh-strict: true
2026-07-15T10:56:25.8770063Z   ssh-user: git
2026-07-15T10:56:25.8770445Z   persist-credentials: true
2026-07-15T10:56:25.8770864Z   clean: true
2026-07-15T10:56:25.8771241Z   sparse-checkout-cone-mode: true
2026-07-15T10:56:25.8771703Z   fetch-depth: 1
2026-07-15T10:56:25.8772266Z   fetch-tags: false
2026-07-15T10:56:25.8772656Z   show-progress: true
2026-07-15T10:56:25.8773042Z   lfs: false
2026-07-15T10:56:25.8773397Z   submodules: false
2026-07-15T10:56:25.8773779Z   set-safe-directory: true
2026-07-15T10:56:25.8774180Z env:
2026-07-15T10:56:25.8774541Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-15T10:56:25.8775009Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-15T10:56:25.8775439Z ##[endgroup]
2026-07-15T10:56:25.9595864Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T10:56:25.9598073Z ##[group]Getting Git version info
2026-07-15T10:56:25.9598806Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-15T10:56:25.9599918Z [command]/usr/bin/git version
2026-07-15T10:56:25.9627036Z git version 2.43.0
2026-07-15T10:56:25.9646422Z ##[endgroup]
2026-07-15T10:56:25.9658048Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6342408d-f927-40d5-a4da-4e1d49b7bf79' before making global git config changes
2026-07-15T10:56:25.9660016Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T10:56:25.9661319Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T10:56:25.9695254Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-15T10:56:25.9714732Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T10:56:25.9724797Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T10:56:25.9727896Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T10:56:25.9748348Z HEAD
2026-07-15T10:56:25.9783089Z ##[endgroup]
2026-07-15T10:56:25.9784109Z [command]/usr/bin/git submodule status
2026-07-15T10:56:25.9971351Z ##[group]Cleaning the repository
2026-07-15T10:56:25.9974532Z [command]/usr/bin/git clean -ffdx
2026-07-15T10:56:26.8361084Z Removing target/
2026-07-15T10:56:26.8371874Z [command]/usr/bin/git reset --hard HEAD
2026-07-15T10:56:26.8549897Z HEAD is now at b0e78b4 Merge 053e00867b0ce74c746114446be1eb0478cb5549 into f513b5d23d4d17eade93dac7f2f9e80a587d3f40
2026-07-15T10:56:26.8554648Z ##[endgroup]
2026-07-15T10:56:26.8555979Z ##[group]Disabling automatic garbage collection
2026-07-15T10:56:26.8559267Z [command]/usr/bin/git config --local gc.auto 0
2026-07-15T10:56:26.8584056Z ##[endgroup]
2026-07-15T10:56:26.8584901Z ##[group]Setting up auth
2026-07-15T10:56:26.8589847Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T10:56:26.8616241Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T10:56:26.8811263Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T10:56:26.8839955Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T10:56:26.9031964Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T10:56:26.9061452Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T10:56:26.9255869Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-15T10:56:26.9286374Z ##[endgroup]
2026-07-15T10:56:26.9287876Z ##[group]Fetching the repository
2026-07-15T10:56:26.9293971Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +b0e78b43eccfe5da78abf552b3c9ed838601cbde:refs/remotes/pull/3/merge
2026-07-15T10:56:27.4151040Z ##[endgroup]
2026-07-15T10:56:27.4152252Z ##[group]Determining the checkout info
2026-07-15T10:56:27.4153429Z ##[endgroup]
2026-07-15T10:56:27.4156299Z [command]/usr/bin/git sparse-checkout disable
2026-07-15T10:56:27.4203584Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-15T10:56:27.4236155Z ##[group]Checking out the ref
2026-07-15T10:56:27.4238664Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/3/merge
2026-07-15T10:56:27.4284505Z HEAD is now at b0e78b4 Merge 053e00867b0ce74c746114446be1eb0478cb5549 into f513b5d23d4d17eade93dac7f2f9e80a587d3f40
2026-07-15T10:56:27.4291013Z ##[endgroup]
2026-07-15T10:56:27.4325870Z [command]/usr/bin/git log -1 --format=%H
2026-07-15T10:56:27.4351031Z b0e78b43eccfe5da78abf552b3c9ed838601cbde
